home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 18401 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: mail2news.demon.co.uk!dunedain.demon.co.uk
  2. From: stephen <stephen@dunedain.demon.co.uk>
  3. Newsgroups: comp.lang.c++
  4. Subject: serial comms
  5. Date: Fri, 19 Apr 1996 23:08:07 GMT
  6. Organization: None
  7. Message-ID: <78837365wnr@dunedain.demon.co.uk>
  8. Reply-To: stephen@dunedain.demon.co.uk
  9. X-NNTP-Posting-Host: dunedain.demon.co.uk
  10. X-Broken-Date: Friday, Apr 19, 1996 23.08.07
  11. X-Newsreader: Newswin Alpha 0.7
  12. X-Mail2News-Path: disperse.demon.co.uk!post.demon.co.uk!dunedain.demon.co.uk
  13.  
  14. I have linked two PC's through their serial ports using a null modem 
  15. cable. I need a program on one PC to pass data to another program on 
  16. the second PC. To do this I believe I have to use the bioscom() command 
  17. but I am having some difficulty. How could I use the command to send 
  18. an array from one program to the other through the COM ports. Could 
  19. anyone help?
  20.  
  21.                                                          
  22. +*************************************************************************++ 
  23.                                                                         
  24.         Stephen    EMail stephen@dunedain.demon.co.uk                 
  25.                                                                       
  26.       
  27. ++*************************************************************************+
  28.